toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.navigation.callback
/
[jvm]ShowNetErrorPageCallback
/
Response
Response
public
interface
Response
A response for
ShowNetErrorPageCallback
.
Members
Functions
show
Link copied to clipboard
public
static
ShowNetErrorPageCallback.Response
show
(
String
html
)
Notifies the browser that it should display a network error page with the given HTML.
show
Default
Link copied to clipboard
public
static
ShowNetErrorPageCallback.Response
showDefault
(
)
Notifies the browser that it should display the default network error page.